inspector: Fix a thinko
authorMatthias Clasen <mclasen@redhat.com>
Sat, 4 Oct 2014 02:12:54 +0000 (22:12 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 4 Oct 2014 02:12:54 +0000 (22:12 -0400)
commitfee46bda00a7e01e8cf22a8972bfac003feda6d6
tree75551a952c26c4e373c143676b25981b782743c4
parentaf7e73f9df9b57d4dc43add31e381b55db762ae2
inspector: Fix a thinko

We still need to possibly scan the toplevel after selecting
a widget, since we don't monitor the list of toplevels, so
the window may not be in our tree yet. This was broken in
commit e7bd73f2b0db50c00ef390b756c6597674d7b473.
gtk/inspector/inspect-button.c